Skip to content

feat: integration testing framework#5050

Merged
stepanLav merged 25 commits intodevfrom
fix/calculate_amount_rules
Mar 11, 2026
Merged

feat: integration testing framework#5050
stepanLav merged 25 commits intodevfrom
fix/calculate_amount_rules

Conversation

@stepanLav
Copy link
Member

Description

Related Issues

Changes Made

Screenshots/Recordings

Checklist

  • I have performed a self-review of my own code
  • I have tested the changes and verified the happy path works as expected
  • I have provided screenshot of the working feature (if applicable)
  • I have provided description of the changes and any additional context that might help reviewers perform more accurate review
  • I have added tests that cover the base logic (if applicable)
  • My code follows the project's coding standards and style guidelines

@github-actions
Copy link
Contributor

github-actions bot commented Nov 12, 2025

Unit Test Results

    1 files    172 suites   28s ⏱️
  985 tests   975 ✅ 10 💤 0 ❌
1 026 runs  1 016 ✅ 10 💤 0 ❌

Results for commit ab08f2e.

♻️ This comment has been updated with latest results.

stepanLav and others added 10 commits January 23, 2026 11:30
* fix: governance tests update

* test: fellowship integration tests

* feat: new integration tests run approach (#5607)

* feat: new integration tests run approach

* fix: update jobs

* fix: exclude integration tests from unit tests

* fix: transfer tests skip due to effector issues

* fix: transfer tests fix

* fix: use separate scripts to run different tests

* fix: max button tests check real logic

* fix: cases by feature

* fix: skip some integration tests

* feat: add allure metadata

---------

Co-authored-by: Sergey Malivanov <sergey.m@knowledgecity.pro>
Co-authored-by: Stepan Lavrentev <lawrentievsv@gmail.com>

---------

Co-authored-by: Sergey Malivanov <sergey.m@knowledgecity.pro>
Co-authored-by: Stepan Lavrentev <lawrentievsv@gmail.com>
@github-actions
Copy link
Contributor

github-actions bot commented Feb 12, 2026

Integration Test Results

132 tests   132 ✅  30s ⏱️
 11 suites    0 💤
  1 files      0 ❌

Results for commit ab08f2e.

♻️ This comment has been updated with latest results.

@stepanLav stepanLav force-pushed the fix/calculate_amount_rules branch from 0830f69 to 44a7331 Compare February 12, 2026 10:35
@stepanLav stepanLav marked this pull request as ready for review March 11, 2026 07:28
@stepanLav stepanLav merged commit 11cedf9 into dev Mar 11, 2026
9 checks passed
@stepanLav stepanLav deleted the fix/calculate_amount_rules branch March 11, 2026 09:10
stepanLav added a commit that referenced this pull request Mar 19, 2026
* feat: integration testing framework

* feat: adding xcm integration test

* fix: add dynamic whitelist

* feat: framework refactoring

* fix: fixtures

* fix: remove redundant docs

* fix: refactoring

* fix: governance tests update (#5566)

* fix: governance tests update

* test: fellowship integration tests

* feat: new integration tests run approach (#5607)

* feat: new integration tests run approach

* fix: update jobs

* fix: exclude integration tests from unit tests

* fix: transfer tests skip due to effector issues

* fix: transfer tests fix

* fix: use separate scripts to run different tests

* fix: max button tests check real logic

* fix: cases by feature

* fix: skip some integration tests

* feat: add allure metadata

---------

Co-authored-by: Sergey Malivanov <sergey.m@knowledgecity.pro>
Co-authored-by: Stepan Lavrentev <lawrentievsv@gmail.com>

---------

Co-authored-by: Sergey Malivanov <sergey.m@knowledgecity.pro>
Co-authored-by: Stepan Lavrentev <lawrentievsv@gmail.com>

* fix: linter

* fix: circular import for lockPeriodsModel

* chore: remove XCM destination generator logic (moved to feat/xcm_destination_generator)

* fix: type assertion

* fix: linter

* fix: add claude.md file

* fix: timeout for transfer tests

* fix: patallel run timeouts

---------

Co-authored-by: Sergey Malivanov <75333966+MaliDo@users.noreply.github.com>
Co-authored-by: Sergey Malivanov <sergey.m@knowledgecity.pro>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants